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

/linux-4.1.27/fs/nfsd/
H A Dnfsxdr.c190 lease_get_mtime(d_inode(dentry), &time); encode_fattr()
H A Dnfs3xdr.c213 lease_get_mtime(d_inode(dentry), &stat.mtime); encode_post_op_attr()
631 lease_get_mtime(d_inode(resp->fh.fh_dentry), nfs3svc_encode_attrstat()
/linux-4.1.27/fs/
H A Dlocks.c1486 * lease_get_mtime - get the last modified time of an inode
1494 void lease_get_mtime(struct inode *inode, struct timespec *time) lease_get_mtime() function
1517 EXPORT_SYMBOL(lease_get_mtime); variable
/linux-4.1.27/include/linux/
H A Dfs.h1047 extern void lease_get_mtime(struct inode *, struct timespec *time);
1169 static inline void lease_get_mtime(struct inode *inode, struct timespec *time) lease_get_mtime() function

Completed in 233 milliseconds