Home
last modified time | relevance | path

Searched defs:cnid (Results 1 – 8 of 8) sorted by relevance

/linux/fs/hfsplus/
H A Dcatalog.c106 u32 cnid, struct inode *inode) in hfsplus_cat_build_record() argument
194 int hfsplus_find_cat(struct super_block *sb, u32 cnid, in hfsplus_find_cat() argument
253 int hfsplus_create_cat(u32 cnid, struct inode *dir, in hfsplus_create_cat() argument
330 hfsplus_delete_cat(u32 cnid,struct inode * dir,const struct qstr * str) hfsplus_delete_cat() argument
434 hfsplus_rename_cat(u32 cnid,struct inode * src_dir,const struct qstr * src_name,struct inode * dst_dir,const struct qstr * dst_name) hfsplus_rename_cat() argument
[all...]
H A Ddir.c23 struct inode *inode, u32 cnid) in hfsplus_instantiate() argument
38 u32 cnid, linkid = 0; in hfsplus_lookup() local
308 u32 cnid, id; hfsplus_link() local
382 u32 cnid; hfsplus_unlink() local
[all...]
H A Dextents.c41 static void hfsplus_ext_build_key(hfsplus_btree_key *key, u32 cnid, in hfsplus_ext_build_key() argument
158 __hfsplus_ext_read_extent(struct hfs_find_data * fd,struct hfsplus_extent * extent,u32 cnid,u32 block,u8 type) __hfsplus_ext_read_extent() argument
391 hfsplus_free_fork(struct super_block * sb,u32 cnid,struct hfsplus_fork_raw * fork,int type) hfsplus_free_fork() argument
[all...]
H A Dioctl.c34 u32 cnid = (unsigned long)dentry->d_fsdata; in hfsplus_ioctl_bless() local
H A Dbtree.c318 __be32 cnid; hfs_bmap_new_bmap() local
/linux/fs/hfs/
H A Dextent.c21 static void hfs_ext_build_key(hfs_btree_key *key, u32 cnid, u16 block, u8 type) in hfs_ext_build_key() argument
151 u32 cnid, u32 block, u8 type) in __hfs_ext_read_extent() argument
291 u32 cnid = be32_to_cpu(file->FlNum); in hfs_free_fork() local
H A Dbtree.c231 __be32 cnid; in hfs_bmap_new_bmap() local
/linux/sound/hda/common/
H A Dhda_local.h169 #define snd_hda_create_spdif_out_ctls(codec, anid, cnid) \ argument