Home
last modified time | relevance | path

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

/openbmc/linux/fs/ntfs3/
H A Dfslog.c117 u8 is_attr_name; // 0x0B: Faked field to manage 'ptr' member
132 u8 is_attr_name; // 0x19: member
4334 oe->is_attr_name = 0; in log_replay()
4375 oe->is_attr_name = 2; in log_replay()
4627 oe->is_attr_name = 1; in log_replay()
4630 oe->is_attr_name = 0; in log_replay()
4809 if (oe->is_attr_name == 1) in log_replay()
4811 oe->is_attr_name = 0; in log_replay()
5197 if (oe->is_attr_name == 1) { in log_replay()
5203 if (oe->is_attr_name) in log_replay()