Home
last modified time | relevance | path

Searched refs:LUSTRE_OPC_ANY (Results 1 – 10 of 10) sorted by relevance

/linux-4.1.27/drivers/staging/lustre/lustre/llite/
Dnamei.c517 opc = LUSTRE_OPC_ANY; in ll_lookup_it()
882 S_IFDIR, LUSTRE_OPC_ANY, NULL); in ll_rmdir_entry()
991 0, LUSTRE_OPC_ANY, NULL); in ll_unlink()
1041 S_IFDIR, LUSTRE_OPC_ANY, NULL); in ll_rmdir()
1092 0, LUSTRE_OPC_ANY, NULL); in ll_link()
1122 LUSTRE_OPC_ANY, NULL); in ll_rename()
Dsymlink.c70 LUSTRE_OPC_ANY, NULL); in ll_readlink_internal()
Ddir.c181 LUSTRE_OPC_ANY, NULL); in ll_dir_filler()
369 LUSTRE_OPC_ANY, NULL); in ll_get_dir_page()
732 LUSTRE_OPC_ANY, NULL); in ll_dir_setstripe()
810 0, lmmsize, LUSTRE_OPC_ANY, in ll_dir_getstripe()
876 0, LUSTRE_OPC_ANY, NULL); in ll_get_mdt_idx()
1305 0, LUSTRE_OPC_ANY, NULL); in ll_dir_ioctl()
Dfile.c123 0, 0, LUSTRE_OPC_ANY, NULL); in ll_prepare_close()
398 __u32 opc = LUSTRE_OPC_ANY; in ll_intent_file_open()
807 LUSTRE_OPC_ANY, NULL); in ll_lease_open()
1399 LUSTRE_OPC_ANY, NULL); in ll_lov_getstripe_ea_info()
2062 0, LUSTRE_OPC_ANY, &msl); in ll_swap_layouts()
2130 LUSTRE_OPC_ANY, hss); in ll_hsm_state_set()
2351 LUSTRE_OPC_ANY, hus); in ll_file_ioctl()
2395 LUSTRE_OPC_ANY, hca); in ll_file_ioctl()
2773 LUSTRE_OPC_ANY, NULL); in ll_file_flock()
2924 LUSTRE_OPC_ANY, NULL); in __ll_inode_revalidate()
[all …]
Dllite_nfs.c307 LUSTRE_OPC_ANY, NULL); in ll_get_parent()
Dllite_close.c274 0, 0, LUSTRE_OPC_ANY, NULL); in ll_prepare_done_writing()
Dxattr_cache.c314 LUSTRE_OPC_ANY, NULL); in ll_xattr_find_get_lock()
Dllite_lib.c1175 LUSTRE_OPC_ANY, NULL); in ll_md_setattr()
1830 0, 0, LUSTRE_OPC_ANY, in ll_iocontrol()
1860 LUSTRE_OPC_ANY, NULL); in ll_iocontrol()
Dstatahead.c824 qstr->len, 0, LUSTRE_OPC_ANY, NULL); in sa_args_init()
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dobd.h1233 LUSTRE_OPC_ANY = (1 << 4) enumerator