Home
last modified time | relevance | path

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

/linux/fs/hfsplus/
H A Dioctl.c34 u32 cnid = (unsigned long)dentry->d_fsdata; in hfsplus_ioctl_bless() local
50 vh->finder_info[1] = bvh->finder_info[1] = cpu_to_be32(cnid); in hfsplus_ioctl_bless()
/linux/fs/hfs/
H A Dbtree.c39 tree->cnid = id; in hfs_btree_open()
187 node->tree->cnid, node->this, in hfs_btree_close()
231 __be32 cnid; in hfs_bmap_new_bmap() local
241 cnid = cpu_to_be32(idx); in hfs_bmap_new_bmap()
242 hfs_bnode_write(prev, &cnid, offsetof(struct hfs_bnode_desc, next), 4); in hfs_bmap_new_bmap()
/linux/sound/hda/common/
H A Dhda_local.h169 #define snd_hda_create_spdif_out_ctls(codec, anid, cnid) \ argument
170 snd_hda_create_dig_out_ctls(codec, anid, cnid, HDA_PCM_TYPE_SPDIF)