Searched defs:ddquot (Results 1 - 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/fs/quota/ | ||
| H A D | quota_tree.c | 263 char *ddquot; in find_free_dqentry() local 413 char *ddquot = getdqbuf(info->dqi_entry_size); in qtree_write_dquot() local 585 char *ddquot; find_block_dqentry() local 664 char *ddquot; qtree_read_dquot() local [all...] |
| /kernel/linux/linux-6.6/fs/quota/ | ||
| H A D | quota_tree.c | 259 char *ddquot; in find_free_dqentry() local 413 char *ddquot = kmalloc(info->dqi_entry_size, GFP_NOFS); in qtree_write_dquot() local 583 char *ddquot; find_block_dqentry() local 660 char *ddquot; qtree_read_dquot() local [all...] |
Completed in 2 milliseconds