Searched refs:dj (Results 1 – 1 of 1) sorted by relevance
2462 DIR dj; local2464 res = load_obj_xdir(&dj, &dp->obj); /* Load the object status */2470 res = store_xdir(&dj); /* Store the object status */3026 DIR dj; local3031 res = load_obj_xdir(&dj, &dp->obj);3660 DIR dj; local3676 dj.obj.fs = fs;3678 res = follow_path(&dj, path); /* Follow the file path */3681 if (dj.fn[NSFLAG] & NS_NONAME) { /* Origin directory itself? */3686 res = chk_lock(&dj, (mode & ~FA_READ) ? 1 : 0); /* Check if the file can be used */[all …]