Searched refs:nfs4_find_get_deviceid (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/fs/nfs/ |
H A D | pnfs_dev.c | 186 nfs4_find_get_deviceid(struct nfs_server *server, in nfs4_find_get_deviceid() function 214 EXPORT_SYMBOL_GPL(nfs4_find_get_deviceid); variable
|
H A D | pnfs.h | 367 nfs4_find_get_deviceid(struct nfs_server *server,
|
/kernel/linux/linux-6.6/fs/nfs/ |
H A D | pnfs_dev.c | 188 nfs4_find_get_deviceid(struct nfs_server *server, in nfs4_find_get_deviceid() function 220 EXPORT_SYMBOL_GPL(nfs4_find_get_deviceid); variable
|
H A D | pnfs.h | 367 nfs4_find_get_deviceid(struct nfs_server *server,
|
/kernel/linux/linux-5.10/fs/nfs/flexfilelayout/ |
H A D | flexfilelayoutdev.c | 329 node = nfs4_find_get_deviceid(NFS_SERVER(lo->plh_inode), in ff_layout_init_mirror_ds()
|
/kernel/linux/linux-6.6/fs/nfs/flexfilelayout/ |
H A D | flexfilelayoutdev.c | 331 node = nfs4_find_get_deviceid(NFS_SERVER(lo->plh_inode), in ff_layout_init_mirror_ds()
|
/kernel/linux/linux-5.10/fs/nfs/blocklayout/ |
H A D | blocklayout.c | 594 node = nfs4_find_get_deviceid(server, id, cred, gfp_mask); in bl_find_get_deviceid()
|
/kernel/linux/linux-6.6/fs/nfs/blocklayout/ |
H A D | blocklayout.c | 570 node = nfs4_find_get_deviceid(server, id, cred, gfp_mask); in bl_find_get_deviceid()
|
/kernel/linux/linux-5.10/fs/nfs/filelayout/ |
H A D | filelayout.c | 551 d = nfs4_find_get_deviceid(NFS_SERVER(lo->plh_inode), &fl->deviceid, in filelayout_check_deviceid()
|
/kernel/linux/linux-6.6/fs/nfs/filelayout/ |
H A D | filelayout.c | 551 d = nfs4_find_get_deviceid(NFS_SERVER(lo->plh_inode), &fl->deviceid, in filelayout_check_deviceid()
|
Completed in 15 milliseconds