Searched defs:attr_valid (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/orangefs/
H A Dorangefs-kernel.h189 int attr_valid; member in struct:orangefs_inode_s
/linux-master/fs/fuse/
H A Dinode.c206 fuse_change_attributes_common(struct inode *inode, struct fuse_attr *attr, struct fuse_statx *sx, u64 attr_valid, u32 cache_mask) argument
297 fuse_change_attributes(struct inode *inode, struct fuse_attr *attr, struct fuse_statx *sx, u64 attr_valid, u64 attr_version) argument
426 fuse_iget(struct super_block *sb, u64 nodeid, int generation, struct fuse_attr *attr, u64 attr_valid, u64 attr_version) argument
/linux-master/include/uapi/linux/
H A Dfuse.h666 uint64_t attr_valid; /* Cache timeout for the attributes */ member in struct:fuse_entry_out
695 uint64_t attr_valid; /* Cache timeout for the attributes */ member in struct:fuse_attr_out
710 uint64_t attr_valid; /* Cache timeout for the attributes */ member in struct:fuse_statx_out

Completed in 400 milliseconds