Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/nfs/
Dunlink.c366 nfs_fattr_init(&data->new_fattr); in nfs_async_rename()
377 data->res.new_fattr = &data->new_fattr; in nfs_async_rename()
Dnfs3proc.c484 nfs_post_op_update_inode(new_dir, res->new_fattr); in nfs3_proc_rename_done()
Dnfs3xdr.c1872 error = decode_wcc_data(xdr, result->new_fattr, userns); in nfs3_xdr_dec_rename3res()
Dnfs4proc.c4731 res->new_fattr->time_start, in nfs4_proc_rename_done()
/kernel/linux/linux-5.10/include/linux/
Dnfs_xdr.h731 struct nfs_fattr *new_fattr; member
1693 struct nfs_fattr new_fattr; member