Home
last modified time | relevance | path

Searched refs:lease_get_mtime (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/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
/openbmc/linux/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()
/openbmc/linux/fs/
H A Dlocks.c1601 void lease_get_mtime(struct inode *inode, struct timespec64 *time) in lease_get_mtime() function
1620 EXPORT_SYMBOL(lease_get_mtime);