Home
last modified time | relevance | path

Searched refs:gen_func (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/fs/exofs/
Dcommon.h237 __le16 gen_func; /* One of enum exofs_inode_layout_gen_functions */ member
Dinode.c1111 if (layout->gen_func != cpu_to_le16(LAYOUT_MOVING_WINDOW)) { in exofs_get_inode()
1113 __func__, layout->gen_func); in exofs_get_inode()
1126 if (layout->gen_func != cpu_to_le16(LAYOUT_MOVING_WINDOW)) { in exofs_get_inode()
1128 __func__, layout->gen_func); in exofs_get_inode()