Searched refs:typeflag (Results 1 – 4 of 4) sorted by relevance
38 int typeflag; member58 *p++ = htonl(entry->e_tag | nfsacl_desc->typeflag); in xdr_nfsace_encode()93 struct posix_acl *acl, int encode_entries, int typeflag) in nfsacl_encode() argument103 .typeflag = typeflag, in nfsacl_encode()
37 struct posix_acl *acl, int encode_entries, int typeflag);
924 int typeflag, struct FTW *ftwbuf) in preprocess_arch_std_files() argument927 int is_file = typeflag == FTW_F; in preprocess_arch_std_files()936 int typeflag, struct FTW *ftwbuf) in process_one_file() argument939 int is_dir = typeflag == FTW_D; in process_one_file()940 int is_file = typeflag == FTW_F; in process_one_file()
228 int typeflag, struct FTW *ftw) in do_show_tree_fn() argument234 if (typeflag != FTW_D) in do_show_tree_fn()