Searched refs:typeflag (Results 1 – 4 of 4) sorted by relevance
37 int typeflag; member57 *p++ = htonl(entry->e_tag | nfsacl_desc->typeflag); in xdr_nfsace_encode()92 struct posix_acl *acl, int encode_entries, int typeflag) in nfsacl_encode() argument102 .typeflag = typeflag, in nfsacl_encode()
37 struct posix_acl *acl, int encode_entries, int typeflag);
919 int typeflag, struct FTW *ftwbuf) in preprocess_arch_std_files() argument922 int is_file = typeflag == FTW_F; in preprocess_arch_std_files()931 int typeflag, struct FTW *ftwbuf) in process_one_file() argument934 int is_dir = typeflag == FTW_D; in process_one_file()935 int is_file = typeflag == FTW_F; in process_one_file()
204 int typeflag, struct FTW *ftw) in do_show_tree_fn() argument210 if (typeflag != FTW_D) in do_show_tree_fn()