Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dnfs_fs_sb.h197 change_attr_type;/* Description of change attribute */
198 change_attr_type;/* Description of change attribute */ global() member
H A Dnfs_xdr.h156 change_attr_type; /* Info about change attr */ member
/linux/fs/nfs/
H A Dinode.c1003 if (server->change_attr_type != NFS4_CHANGE_TYPE_IS_UNDEFINED) in nfs_getattr()
1869 switch (NFS_SERVER(inode)->change_attr_type) { in nfs_inode_attrs_cmp()
1903 enum nfs4_change_attr_type ctype = NFS_SERVER(inode)->change_attr_type; in nfs_inode_finish_partial_attr_update()
H A Dproc.c94 info->change_attr_type = NFS4_CHANGE_TYPE_IS_UNDEFINED; in nfs_proc_get_root()
H A Dnfs3xdr.c2218 result->change_attr_type = NFS4_CHANGE_TYPE_IS_UNDEFINED; in decode_fsinfo3resok()
H A Dnfs4xdr.c5023 &fsinfo->change_attr_type); in decode_fsinfo()
H A Dnfs4proc.c1274 switch (NFS_SERVER(inode)->change_attr_type) { in nfs4_update_changeattr_locked()