Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dnfs_fs_sb.h183 change_attr_type;/* Description of change attribute */ member
Dnfs_xdr.h156 change_attr_type; /* Info about change attr */ member
/linux-6.1.9/fs/nfs/
Dclient.c803 server->change_attr_type = fsinfo->change_attr_type; in nfs_server_set_fsinfo()
976 server->change_attr_type = NFS4_CHANGE_TYPE_IS_UNDEFINED; in nfs_alloc_server()
Dproc.c94 info->change_attr_type = NFS4_CHANGE_TYPE_IS_UNDEFINED; in nfs_proc_get_root()
Dinode.c1765 switch (NFS_SERVER(inode)->change_attr_type) { in nfs_inode_attrs_cmp()
1799 enum nfs4_change_attr_type ctype = NFS_SERVER(inode)->change_attr_type; in nfs_inode_finish_partial_attr_update()
Dnfs3xdr.c2221 result->change_attr_type = NFS4_CHANGE_TYPE_IS_UNDEFINED; in decode_fsinfo3resok()
Dnfs4xdr.c4972 &fsinfo->change_attr_type); in decode_fsinfo()
Dnfs4proc.c1224 switch (NFS_SERVER(inode)->change_attr_type) { in nfs4_update_changeattr_locked()