Home
last modified time | relevance | path

Searched refs:QSTR (Results 1 – 9 of 9) sorted by relevance

/linux-6.15/fs/
H A Danon_inodes.c69 error = security_inode_init_security_anon(inode, &QSTR(name), in anon_inode_make_secure_inode()
H A Dfile_table.c360 path->dentry = d_alloc_pseudo(mnt->mnt_sb, &QSTR(name)); in alloc_path_pseudo()
/linux-6.15/mm/
H A Dsecretmem.c204 err = security_inode_init_security_anon(inode, &QSTR(anon_name), NULL); in secretmem_file_create()
/linux-6.15/net/sunrpc/
H A Drpc_pipe.c633 struct qstr q = QSTR(name); in __rpc_lookup_create_exclusive()
1193 return d_hash_and_lookup(sb->s_root, &QSTR(dir_name)); in rpc_d_lookup_sb()
1304 gssd_dentry = d_hash_and_lookup(root, &QSTR(files[RPCAUTH_gssd].name)); in rpc_gssd_dummy_populate()
1315 &QSTR(gssd_dummy_clnt_dir[0].name)); in rpc_gssd_dummy_populate()
/linux-6.15/include/linux/
H A Ddcache.h60 #define QSTR(n) (struct qstr)QSTR_INIT(n, strlen(n)) macro
/linux-6.15/fs/erofs/
H A Dxattr.c410 it.name = QSTR(name); in erofs_getxattr()
/linux-6.15/fs/kernfs/
H A Dfile.c933 name = QSTR(kn_name); in kernfs_notify_workfn()
/linux-6.15/fs/bcachefs/
H A Drecovery.c1087 struct qstr lostfound = QSTR("lost+found"); in bch2_fs_initialize()
H A Dfsck.c188 struct qstr lostfound_str = QSTR("lost+found"); in lookup_lostfound()
423 struct qstr name = QSTR(name_buf); in reattach_inode()