Home
last modified time | relevance | path

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

/linux-3.4.99/fs/exofs/
Dcommon.h237 __le16 gen_func; /* One of enum exofs_inode_layout_gen_functions */ member
Dinode.c1104 if (layout->gen_func != cpu_to_le16(LAYOUT_MOVING_WINDOW)) { in exofs_get_inode()
1106 __func__, layout->gen_func); in exofs_get_inode()
1119 if (layout->gen_func != cpu_to_le16(LAYOUT_MOVING_WINDOW)) { in exofs_get_inode()
1121 __func__, layout->gen_func); in exofs_get_inode()