Searched defs:it_flags (Results 1 – 2 of 2) sorted by relevance
/drivers/staging/lustre/lustre/include/ | ||
D | lustre_intent.h | 41 __u64 it_flags; member |
/drivers/staging/lustre/lustre/llite/ | ||
D | xattr.c | 256 __u64 it_flags = FMODE_WRITE; in ll_xattr_set() local |