Home
last modified time | relevance | path

Searched refs:lease_get_mtime (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-6.6/include/linux/
H A Dfilelock.h169 void lease_get_mtime(struct inode *, struct timespec64 *time);
303 static inline void lease_get_mtime(struct inode *inode, in lease_get_mtime() function
/kernel/linux/linux-5.10/fs/nfsd/
H A Dnfs3xdr.c216 lease_get_mtime(d_inode(dentry), &stat.mtime); in encode_post_op_attr()
659 lease_get_mtime(d_inode(resp->fh.fh_dentry), in nfs3svc_encode_attrstat()
H A Dnfsxdr.c177 lease_get_mtime(d_inode(dentry), &time); in encode_fattr()
/kernel/linux/linux-6.6/fs/nfsd/
H A Dnfs3xdr.c447 lease_get_mtime(d_inode(dentry), &stat.mtime); in svcxdr_encode_post_op_attr()
749 lease_get_mtime(d_inode(resp->fh.fh_dentry), &resp->stat.mtime); in nfs3svc_encode_getattrres()
H A Dnfsxdr.c264 lease_get_mtime(d_inode(dentry), &time); in svcxdr_encode_fattr()
/kernel/linux/linux-5.10/fs/
H A Dlocks.c1713 * lease_get_mtime - update modified time of an inode with exclusive lease
1721 void lease_get_mtime(struct inode *inode, struct timespec64 *time) in lease_get_mtime() function
1740 EXPORT_SYMBOL(lease_get_mtime); variable
/kernel/linux/linux-6.6/fs/
H A Dlocks.c1593 * lease_get_mtime - update modified time of an inode with exclusive lease
1601 void lease_get_mtime(struct inode *inode, struct timespec64 *time) in lease_get_mtime() function
1620 EXPORT_SYMBOL(lease_get_mtime); variable
/kernel/linux/linux-5.10/include/linux/
H A Dfs.h1154 extern void lease_get_mtime(struct inode *, struct timespec64 *time);
1279 static inline void lease_get_mtime(struct inode *inode, in lease_get_mtime() function

Completed in 27 milliseconds