Home
last modified time | relevance | path

Searched refs:ll_fid2path (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/staging/lustre/lustre/llite/
Dllite_internal.h778 int ll_fid2path(struct inode *inode, void __user *arg);
Ddir.c1773 return ll_fid2path(inode, (void *)arg); in ll_dir_ioctl()
Dfile.c1742 int ll_fid2path(struct inode *inode, void __user *arg) in ll_fid2path() function
2309 return ll_fid2path(inode, (void *)arg); in ll_file_ioctl()