Home
last modified time | relevance | path

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

/linux/fs/ntfs3/
A Dsuper.c72 static char s_name_buf[512]; variable
94 ? s_name_buf in ntfs_inode_printk()
95 : kmalloc(sizeof(s_name_buf), GFP_NOFS); in ntfs_inode_printk()
99 const u32 name_len = ARRAY_SIZE(s_name_buf) - 1; in ntfs_inode_printk()
124 if (name != s_name_buf) in ntfs_inode_printk()

Completed in 5 milliseconds