Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/namespaces/
H A Dns_active_ref_test.c27 #ifndef FILEID_NSFS
28 #define FILEID_NSFS 0xf1 macro
741 parent_handle->handle_type = FILEID_NSFS; in TEST()
749 child_handle->handle_type = FILEID_NSFS; in TEST()
1061 gp_handle->handle_type = FILEID_NSFS; in TEST()
1069 p_handle->handle_type = FILEID_NSFS; in TEST()
1077 c_handle->handle_type = FILEID_NSFS; in TEST()
1226 p_handle->handle_type = FILEID_NSFS; in TEST()
1234 c1_handle->handle_type = FILEID_NSFS; in TEST()
1242 c2_handle->handle_type = FILEID_NSFS; in TEST()
[all …]
H A Dsiocgskns_test.c32 #ifndef FILEID_NSFS
33 #define FILEID_NSFS 0xf1 macro
804 handle->handle_type = FILEID_NSFS; in TEST()
1009 handle->handle_type = FILEID_NSFS; in TEST()
1326 handle->handle_type = FILEID_NSFS; in TEST()
/linux/fs/
H A Dnsfs.c476 return FILEID_NSFS; in nsfs_encode_fh()
537 case FILEID_NSFS: in nsfs_fh_to_dentry()