Searched refs:cifs_creation_time_get (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/cifs/ |
H A D | xattr.c | 263 static int cifs_creation_time_get(struct dentry *dentry, struct inode *inode, in cifs_creation_time_get() function 320 rc = cifs_creation_time_get(dentry, inode, value, size); in cifs_xattr_get()
|
/kernel/linux/linux-6.6/fs/smb/client/ |
H A D | xattr.c | 239 static int cifs_creation_time_get(struct dentry *dentry, struct inode *inode, in cifs_creation_time_get() function 298 rc = cifs_creation_time_get(dentry, inode, value, size); in cifs_xattr_get()
|
Completed in 2 milliseconds